home *** CD-ROM | disk | FTP | other *** search
- REM Earthsiege
- REM
- REM
- REM Written and Tested by Britton W. Bowman 6/20/95
- REM
- REM Ver 1.0
- REM Base Switch Settings
- REM Black Hat switch = Digital
- REM Red Switch = Digital
- REM
- REM
- REM Game Settings: Select Standard Joystick 1 For Turret Control
- REM and WCS Support.
- REM
- REM Notes: This version moves the turret control to the joystick and the
- REM movement control and the shields to the Hat Switch.
- REM It also adds three level control to the WCS II, level one is
- REM the Flashcom Commands, level two is the weapons control, and
- REM level three is Herc status and MFD displays. The throttle is
- REM configured so that the halfway point is full stop, full power
- REM postion is full forward, and the min power postion is full reverse.
- REM Feel free to change any of the button configurations and comments
- REM are welcome. Send to (Compuserve) 72122,1561
- REM
- REM Caution: Do not move the throttle unless you have entered the combat area
- REM otherwise the game will exit to DOS. The throttle control will
- REM send <CRTL C> which will terminated the ES.BAT program that is
- REM used to start Earthsiege. The throttle control will work normal
- REM when you are in the combat area.
- REM
-
-
- Mdef es1
-
-
- REM ╔════════════════════════╗
- REM ║(P)FCS Buttons Commands:║
- REM ╚════════════════════════╝
- GAME 2 150 THR 9 1 CTL 0 CTL 9 CTL 8 CTL 7 CTL 6 CTL 5 CTL 4 CTL 3 CTL 2 CTL 1
-
- BTN UB Turret_Center
-
- BTN MB Target_Select
-
- BTN LB Link_Weapon
-
-
- REM ╔════════════════════════╗
- REM ║WCS II Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN 1 /U Attack_My_Target
- /M Target_Select
- /D MFD_Status
-
- BTN 2 /U Join_On_Me
- /M Next_Chain
- /D MFD_Map
-
- BTN 3 /U Fire_At_Will
- /M Next_Weapon
- /D MFD_Radar
-
- BTN 4 /U Scan_For_Enemy
- /M Radar_Mode
- /D MFD_Target
-
- BTN 5 /U Rader_Off
- /M Radar_Range
- /D MFD_Missle
-
- BTN 6 /U Help_Me_Out
- /M Auto_Target_Trac
- /D /P HDD_Status /R /N Cockpit
-
- BTN HU /N Front_Shield
-
- BTN HR Turn_Right
-
- BTN HL Turn_Left
-
- BTN HD /N Rear_Shield
-
-
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
- REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
- REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
- REM ║ NEW CHIP AND MICROCODE!!!! ║
- REM ║ ║
- REM ║ How can you tell if you have the new chip and microcode? At the ║
- REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
- REM ║ says "File not found then you have the old microcode version that ║
- REM ║ uses DOWNLOAD.EXE instead. ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-